Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Multiply

Author: Marin Radu


Description

Automate the repetition of specific characters based on server prompts to obtain the flag.

Requirements

  • Connect to servers
  • Automation
  • Regex

Solve

Create a script that listens to the server for a character and a number, then sends back the character repeated that many times.

View the solve.py script.


Flag: CSCTF{hash-that-changes-every-5-minutes}